deserialize

open fun deserialize(jsonString: String): PersistedState

De-serialize an xml string to a PersistedState persistenceSerializer.

Return

the de-serialized PersistedState persistenceSerializer

Parameters

jsonString

the json string

Throws

possible if there is a problem during serialization